home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
modules
/
objects
/
res
/
description
/
Tsds.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
211b
|
12 lines
#ifndef _Tsds_H_
#define _Tsds_H_
enum
{
SDSTAG_SUBEDITOR = 1100, // LONG
SDSTAG_SUBRAY = 1101, // LONG
SDSTAG_USE_SDS_STEPS = 1102 // Bool
};
#endif